net/http.http2Server.ServeConn (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4133: 		conf.ServeConn(c, &http2ServeConnOpts{
		h2_bundle.go#L4213: func (s *http2Server) ServeConn(c net.Conn, opts *http2ServeConnOpts) {